Total Complexity | 74 |
Dependencies | 5 |
Dependents | 0 |
Total lines | 585 |
Lines of code | 407 |
Logical lines of code | 168 |
Comment lines | 91 |
Methods | 12 |
Properties | 2 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
create_expense() | 36 | 17 | 71 | |
prepare_item_for_database() | 51 | 15 | 22 | |
update_expense() | 43 | 12 | 41 | |
prepare_trans_items_for_database() | 50 | 9 | 25 | |
prepare_item_for_response() | 44 | 6 | 41 | |
get_item_schema() | 39 | 1 | 91 | |
create_update_permission_check() | 60 | 4 | 14 | |
get_expense() | 59 | 4 | 12 | |
register_routes() | 46 | 1 | 45 | |
get_expenses() | 55 | 2 | 19 | |
format_transaction_items() | 57 | 1 | 18 | |
delete_expense() | 66 | 2 | 8 |